Version 24.2 (latest)

ComboEditorItemBase<T> Class Methods

For a list of all members of this type, see ComboEditorItemBase<T> members.

Protected Methods
 NameDescription
Protected MethodCreateInstanceOfRecyclingElement (Inherited from Infragistics.RecyclingContainer<T>)
Protected MethodOnElementAttachedOverridden. Called when the ComboEditorItemControl is attached to the ComboEditorItem  
Protected MethodOnElementReleasedOverridden. Called when the ComboEditorItemControl is removed from the ComboEditorItem  
Protected MethodOnElementReleasing (Inherited from Infragistics.RecyclingContainer<T>)
Protected MethodOnPropertyChanged (Inherited from Infragistics.RecyclingContainer<T>)
Protected MethodOnSelectionChangedInvoked when the IsSelected proprety changes.  
See Also